home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / MPW / sed 2.0.3 / README.mpw < prev    next >
Encoding:
Text File  |  1994-01-19  |  2.7 KB  |  29 lines  |  [TEXT/MPS ]

  1. GNU sed 2.03
  2. MPW port by Franklin Chen <chen@adi.com>
  3.  
  4.  
  5. Notes:
  6. ------
  7. Do
  8.     BuildProgram install_already_built
  9. to install the tool and the Help file.
  10.  
  11. Compiled with gC -mc68020.
  12.  
  13.  
  14. Changes:    
  15. --------
  16. "###" signifies Mac-independent changes
  17.  
  18. (Version 2.03)
  19. (Wed, Jan 19, 1994)
  20. ------------------
  21. sed.c, utils.c
  22.     ### (not changed) should make use of GNU error()
  23.     ### (not changed) a lot of functions and variables should be static
  24.  
  25. sed.c
  26.     usage():
  27.         (MPW) MPW style
  28.         ### (not changed) indentation of second line?
  29.     ##